Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.platform.routing.chainsToType.contrib

Contributions

XML Source

<component name="org.nuxeo.ecm.platform.routing.chainsToType.contrib"
  version="1.0">
  <!-- @deprecated since 5.9.2 - Use only routes of type 'graph' -->
  <extension target="org.nuxeo.ecm.platform.routing.service"
    point="chainsToType">
    <mapping documentType="DocumentRouteStep" chainId="setDone"
      undoChainIdFromRunning="simpleUndo" undoChainIdFromDone="simpleUndo" />
  </extension>

</component>